fix build with old bytestring
authorJoey Hess <joeyh@joeyh.name>
Fri, 21 Feb 2025 19:34:23 +0000 (15:34 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 21 Feb 2025 19:34:23 +0000 (15:34 -0400)
commitc86142e22b85c8cd6d51ee96faa8e3251a7cb524
treef8e740b56f49a79369dd485152426a71e79986ee
parent4c032655c257885e1d6bcb61123507227ef8fb14
fix build with old bytestring

bytestring-0.11.3.0 is the first to have ShortByteString singleton.
Unsure about what version added concat, but mconcat = concat.
Annex/Locations.hs